Delete file
Description
Delete file is a Process Entry in the File Management Plugin for Process Studio Processes. Delete file process entry can be used to deletes a file.
Configurations
No. | Field Name | Description |
---|---|---|
1 | Process Entry name | Specify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name. |
2 | File name | The name and path of the file to delete. |
3 | Fail if file doesn't exist | The process entry will follow the failure outgoing hop when the file to be deleted does not exist anymore and this option is switched on. The default is off. |